From dfc290719608515cb6a1c4e7ae6c667fe015ee4d Mon Sep 17 00:00:00 2001 From: Vasudev Kamath Date: Sat, 22 Jul 2017 17:22:28 +0530 Subject: [PATCH] Mark ar archive as unsuspicious Not sure about this, it looks like these contains Windows object file and needed by winapi crate. --- debian/vendor-tarball-unsuspicious.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/debian/vendor-tarball-unsuspicious.txt b/debian/vendor-tarball-unsuspicious.txt index c5191a072..e4cf97327 100644 --- a/debian/vendor-tarball-unsuspicious.txt +++ b/debian/vendor-tarball-unsuspicious.txt @@ -33,3 +33,7 @@ itoa-*/performance.png dtoa-*/performance.png backtrace-sys-*/src/libbacktrace/configure +# Audited manually needed by dependencies +# pre-built archive for WinAPI +dbghelp-sys-*/i686/libdbghelp.a +dbghelp-sys-*/x86_64/libdbghelp.a -- 2.30.2